home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Sunday Times: The Month 2004 August
/
The Sunday Times - The Month 2004-08.iso
/
pc
/
engine
/
modules
/
v_tracks.swf
/
scripts
/
DefineSprite_20
/
frame_1
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2004-06-25
|
293 b
|
11 lines
if(_parent._parent._parent.animatedLink)
{
_parent._visible = true;
}
txtLabel.htmlText = _parent.bigText;
myFormat = new TextFormat();
myFormat.color = _parent.linkColor;
txtLabel.setTextFormat(myFormat);
txtLabel.autoSize = true;
arrowMC._x = txtLabel._x + txtLabel._width + 1;